Skip to content

chore(deps): unbundle tinyglobby and update#7864

Merged
hi-ogawa merged 2 commits intovitest-dev:mainfrom
hi-ogawa:chore-deps-unbundle
Apr 20, 2025
Merged

chore(deps): unbundle tinyglobby and update#7864
hi-ogawa merged 2 commits intovitest-dev:mainfrom
hi-ogawa:chore-deps-unbundle

Conversation

@hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Apr 20, 2025

Description

Vite already unbundles this vitejs/vite#19487, so we should unbundle to deduplicate.

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@hi-ogawa hi-ogawa marked this pull request as ready for review April 20, 2025 04:44
@netlify
Copy link

netlify bot commented Apr 20, 2025

Deploy Preview for vitest-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4954faf
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/68047b48b2ac560008e00811
😎 Deploy Preview https://deploy-preview-7864--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 20, 2025

@vitest/browser

npm i https://pkg.pr.new/@vitest/browser@7864

@vitest/coverage-istanbul

npm i https://pkg.pr.new/@vitest/coverage-istanbul@7864

@vitest/expect

npm i https://pkg.pr.new/@vitest/expect@7864

@vitest/mocker

npm i https://pkg.pr.new/@vitest/mocker@7864

@vitest/coverage-v8

npm i https://pkg.pr.new/@vitest/coverage-v8@7864

@vitest/pretty-format

npm i https://pkg.pr.new/@vitest/pretty-format@7864

@vitest/runner

npm i https://pkg.pr.new/@vitest/runner@7864

@vitest/snapshot

npm i https://pkg.pr.new/@vitest/snapshot@7864

@vitest/spy

npm i https://pkg.pr.new/@vitest/spy@7864

@vitest/ui

npm i https://pkg.pr.new/@vitest/ui@7864

@vitest/utils

npm i https://pkg.pr.new/@vitest/utils@7864

vite-node

npm i https://pkg.pr.new/vite-node@7864

vitest

npm i https://pkg.pr.new/vitest@7864

@vitest/web-worker

npm i https://pkg.pr.new/@vitest/web-worker@7864

@vitest/ws-client

npm i https://pkg.pr.new/@vitest/ws-client@7864

commit: 4954faf

@hi-ogawa hi-ogawa merged commit b70a6f1 into vitest-dev:main Apr 20, 2025
13 of 15 checks passed
@hi-ogawa hi-ogawa deleted the chore-deps-unbundle branch April 20, 2025 07:10
@hi-ogawa hi-ogawa mentioned this pull request May 9, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vitest 3.0.6 and 3.0.7 hangs up if an entry in exclude option starts with /

2 participants